Resource StructureDefinition/FHIR Server from package accdr.fhir.ig.pkg#0.9.0-alpha-0.9.23 (109 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "fe000522-0913-473f-a5e3-a73e8e9a8642",
"meta" : {
"lastUpdated" : "2024-04-29T19:07:48.7595724+00:00"
},
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-DocumentReference",
"name" : "CDRDocumentReference",
"status" : "draft",
"date" : "2024-04-29T19:08:23.3955269+00:00",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "CDR-data-in-v2",
"name" : "CDR HL7 v2 data in"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "DocumentReference",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "DocumentReference.meta",
"path" : "DocumentReference.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.meta.profile",
"path" : "DocumentReference.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-DocumentReference",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier",
"path" : "DocumentReference.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "type.coding.code"
}
],
"rules" : "open"
},
"definition" : "Other identifiers associated with the document, including any identifier in the filling application, or a placer group number",
"comment" : "this will contain the placer order number (OBR-2) and if applicable, filler order number (OBR-3). They will be distinguished by identifier.type.",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "CDR-data-in-v2",
"map" : "OBR.3, ORC.4"
}
]
},
{
"id" : "DocumentReference.identifier.type",
"path" : "DocumentReference.identifier.type",
"short" : "Description of identifier.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier.type.coding",
"path" : "DocumentReference.identifier.type.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier.type.coding.system",
"path" : "DocumentReference.identifier.type.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier.type.coding.code",
"path" : "DocumentReference.identifier.type.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier.type.coding.display",
"path" : "DocumentReference.identifier.type.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier.system",
"path" : "DocumentReference.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier.value",
"path" : "DocumentReference.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-order-number",
"path" : "DocumentReference.identifier",
"sliceName" : "slice-placer-order-number",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-order-number.type",
"path" : "DocumentReference.identifier.type",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-order-number.type.coding",
"path" : "DocumentReference.identifier.type.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-order-number.type.coding.system",
"path" : "DocumentReference.identifier.type.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-order-number.type.coding.code",
"path" : "DocumentReference.identifier.type.coding.code",
"min" : 1,
"fixedCode" : "PLAC",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-order-number.type.coding.display",
"path" : "DocumentReference.identifier.type.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-order-number.system",
"path" : "DocumentReference.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-order-number.value",
"path" : "DocumentReference.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-filler-order-number",
"path" : "DocumentReference.identifier",
"sliceName" : "slice-filler-order-number",
"max" : "1",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-filler-order-number.type",
"path" : "DocumentReference.identifier.type",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-filler-order-number.type.coding",
"path" : "DocumentReference.identifier.type.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-filler-order-number.type.coding.system",
"path" : "DocumentReference.identifier.type.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-filler-order-number.type.coding.code",
"path" : "DocumentReference.identifier.type.coding.code",
"min" : 1,
"fixedCode" : "FILL",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-filler-order-number.type.coding.display",
"path" : "DocumentReference.identifier.type.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-filler-order-number.system",
"path" : "DocumentReference.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-filler-order-number.value",
"path" : "DocumentReference.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-group-number",
"path" : "DocumentReference.identifier",
"sliceName" : "slice-placer-group-number",
"max" : "1",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-group-number.type",
"path" : "DocumentReference.identifier.type",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-group-number.type.coding",
"path" : "DocumentReference.identifier.type.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-group-number.type.coding.system",
"path" : "DocumentReference.identifier.type.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-group-number.type.coding.code",
"path" : "DocumentReference.identifier.type.coding.code",
"min" : 1,
"fixedCode" : "PGN",
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-group-number.type.coding.display",
"path" : "DocumentReference.identifier.type.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-group-number.system",
"path" : "DocumentReference.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier:slice-placer-group-number.value",
"path" : "DocumentReference.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.docStatus",
"path" : "DocumentReference.docStatus",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type",
"path" : "DocumentReference.type",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type.coding",
"path" : "DocumentReference.type.coding",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type.coding.system",
"path" : "DocumentReference.type.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type.coding.code",
"path" : "DocumentReference.type.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type.coding.display",
"path" : "DocumentReference.type.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.category",
"path" : "DocumentReference.category",
"comment" : "Only populated on document retrieval",
"mustSupport" : true
},
{
"id" : "DocumentReference.category.extension",
"path" : "DocumentReference.category.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "DocumentReference.category.extension:ext-LOINC-Ontology-axis",
"path" : "DocumentReference.category.extension",
"sliceName" : "ext-LOINC-Ontology-axis",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis"
]
}
],
"isModifier" : false
},
{
"id" : "DocumentReference.category.coding",
"path" : "DocumentReference.category.coding",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.category.coding.system",
"path" : "DocumentReference.category.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.category.coding.code",
"path" : "DocumentReference.category.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.category.coding.display",
"path" : "DocumentReference.category.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.subject",
"path" : "DocumentReference.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "DocumentReference.date",
"path" : "DocumentReference.date",
"mustSupport" : true
},
{
"id" : "DocumentReference.author",
"path" : "DocumentReference.author",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-PractitionerRole",
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Practitioner",
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Organization"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "CDR-data-in-v2",
"map" : "OBR.32"
}
]
},
{
"id" : "DocumentReference.author.reference",
"path" : "DocumentReference.author.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.custodian",
"path" : "DocumentReference.custodian",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Organization"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "CDR-data-in-v2",
"map" : "OBR.2.2",
"comment" : "Organization OID in OBR.2.2"
}
]
},
{
"id" : "DocumentReference.custodian.reference",
"path" : "DocumentReference.custodian.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.relatesTo",
"path" : "DocumentReference.relatesTo",
"mustSupport" : true
},
{
"id" : "DocumentReference.relatesTo.code",
"path" : "DocumentReference.relatesTo.code",
"mustSupport" : true
},
{
"id" : "DocumentReference.relatesTo.target",
"path" : "DocumentReference.relatesTo.target",
"mustSupport" : true
},
{
"id" : "DocumentReference.content",
"path" : "DocumentReference.content",
"mustSupport" : true
},
{
"id" : "DocumentReference.content.attachment",
"path" : "DocumentReference.content.attachment",
"mustSupport" : true
},
{
"id" : "DocumentReference.content.attachment.url",
"path" : "DocumentReference.content.attachment.url",
"mustSupport" : true
},
{
"id" : "DocumentReference.context",
"path" : "DocumentReference.context",
"mustSupport" : true
},
{
"id" : "DocumentReference.context.encounter",
"path" : "DocumentReference.context.encounter",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Encounter"
]
}
],
"mustSupport" : true
},
{
"id" : "DocumentReference.context.encounter.reference",
"path" : "DocumentReference.context.encounter.reference",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.